fix local prototype of _gtk_file_chooser_label_for_file() (takes a GFile,
authorMichael Natterer <mitch@imendio.com>
Wed, 11 Jun 2008 15:14:26 +0000 (15:14 +0000)
committerMichael Natterer <mitch@src.gnome.org>
Wed, 11 Jun 2008 15:14:26 +0000 (15:14 +0000)
commit6f25f771c5e36876cbcc27e13eb463c9c2311f23
tree12eee5743b02107d99ebcf5275e3f0ecce3bafb9
parent5f8af6d910801b52f95b07f0a9d900f051b406a6
fix local prototype of _gtk_file_chooser_label_for_file() (takes a GFile,

2008-06-11  Michael Natterer  <mitch@imendio.com>

* gtk/gtkfilechooserbutton.c: fix local prototype of
_gtk_file_chooser_label_for_file() (takes a GFile, not const gchar*).

svn path=/trunk/; revision=20352
ChangeLog
gtk/gtkfilechooserbutton.c